.sub_banner {
	min-height: 85px;
	background: url(../images/sub_banner01.jpg) no-repeat top;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.jtjj_title {
	padding-top: 40px;
	width: 450px;
	background: url(../images/gsjs_bg.jpg) no-repeat top;
	margin-bottom: 40px;
}
.jtjj_title h1 {
	font-size: 24px;
	font-weight: normal;
}

.font_bold { font-weight: bolder }
.text_center { text-align: center }
.text_left { text-align: left }
.text_right { text-align: right }
.size_10 { font-size: 10px }
.size_11 { font-size: 11px }
.size_12 { font-size: 12px }
.size_13 { font-size: 13px }
.size_14 { font-size: 14px }
.size_16 { font-size: 16px }
.size_18 { font-size: 18px }
.size_20 { font-size: 20px }
.color333 { color: #333; }
.color3368aa { color: #3368aa; }
.colorff6100 { color: #ff6100; }
.colred { color: #F00; }
.colgreen { color: #008000 }
.tal { text-align: left }
.tar { text-align: right }
.tac { text-align: center }
.marg5 { margin: 0px 5px; }
.marg3 { margin: 0px 3px; }
.radio, .checkbox { position: relative; top: 2px; }
.w60 { width: 60px; }
.w240 { width: 240px; }
.w300 { width: 300px; }
.w360 { width: 360px; }

.tc {
	text-align: center;
}
.tc img {
	margin:0 auto;
}

.fb {
  font-weight: bold;
}

.f16 {
  font-size: 16px;
}

.f20 {
  font-size: 20px;
}

.f24 {
  font-size: 24px;
}


.f30 {
  font-size: 30px;
}

.fc_333 {
  color: #333;
}

.pl40 {
  padding-left: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.lh180 {
  line-height: 180%;
}
.lh200 {
  line-height: 200%;
}




